Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / QYrI Method


In This Topic
    QYrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub QYrI( _
       ByVal rYrI As System.Object, _
       ByVal SYrI As System.Windows.Forms.DragEventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim rYrI As System.Object
    Dim SYrI As System.Windows.Forms.DragEventArgs
     
    instance.QYrI(rYrI, SYrI)
    internal void QYrI( 
       System.object rYrI,
       System.Windows.Forms.DragEventArgs SYrI
    )

    Parameters

    rYrI
    SYrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also